﻿CHARACTERS = {
	c:ACE ?= {
		create_character = {
			# Alauddin Muhammad
			first_name = "Alauddin_Muhammad"
			last_name = "Bugis"
			historical = yes
			ruler = yes
			age = 34
			interest_group = ig_landowners
			ideology = ideology_traditionalist
			traits = {
				imperious
			}
		}	

		create_character = {
			# Alauddin Sulaiman
			first_name = "Alauddin_Sulaiman"
			last_name = "Bugis"
			historical = yes
			heir = yes
			age = 8 # don't know his age but he was the son of Alauddin Muhammad and he was quite young when he got the crown in 1838
			interest_group = ig_landowners
			ideology = ideology_traditionalist
			traits = {
				trait_child
			}
		}
	}
}
